McCamSwitch.Duration property

How long the switch is on. This property is available when CamSwitchMode is Time. Unit: second.

Namespace: IntervalZero.KINGSTAR.Base

Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public double Duration { get; set; }
Public Property Duration As Double

Property Value

Type: double

See also

McCamSwitch Class

IntervalZero.KINGSTAR.Base Namespace